x11: Store the XID instead of a GdkSurface
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Jun 2018 06:35:14 +0000 (08:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Jun 2018 21:49:53 +0000 (23:49 +0200)
commitbc63001debcbecec9566b686c69e7e3c21746949
tree861ae39cb5549a0c5aa877a971a4a6d8bbe39270
parent47b47f5835208ddcd7f20193b8a63f8d9b394184
x11: Store the XID instead of a GdkSurface

This might be foreign Windows and we don't want to create surfaces for
those.

Also, stop using GdkDragContext.dest_surface, that variable is meant to
go away.
gdk/x11/gdkdnd-x11.c